Defining Code Segments in Your Driver
The code segments that you use to implement your printer driver must use segment type'pdvr'
, which is defined by the constantgxPrinterDriverType
. The ID of your first code segment needs to be 0, and you need to increment the ID by 1 for each subsequent segment in your driver.
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help